home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / mdancer_chop1.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  1.1 KB  |  62 lines

  1. SDEF
  2. // Partially mutated male, for chopping up
  3. // This is the arm
  4. //
  5. // Authors: Boon and Ken
  6. //
  7.  
  8. // SINED SECTION
  9. //
  10. /*SINED Innocent_MaleDancer_ChoppedArm (1 .5 0) (0 0 0) (0 0 0)
  11. Male with some mutations and some detachable body parts
  12. */
  13.  
  14. // --------------------------------------------------------------------------
  15. // FILE DECLARATIONS
  16. //
  17. // Model Commands
  18. path models/mdancer
  19.  
  20. scale 1.3
  21.  
  22. // Base Model
  23. mdancer_chop1.sbm
  24.  
  25. // Skins (that's a lot of skins, plus he's gonna need damage 
  26. // ones as well I guess)
  27. normal mutant_01c.tga
  28. damage mutant_damage_01c.tga
  29.  
  30. // Normal Animations
  31. chop        chop1.sam
  32.  
  33. // Scripted Animations
  34.  
  35. // Id And Group Definitions
  36.  
  37. // -----------------------------------------------------------------------------
  38. // INITIALIZATION SECTION
  39. //
  40. !init:
  41. //
  42. // SERVER Initialization Commands
  43. //
  44. // Class Setup
  45. server classname object
  46. server notsolid
  47.  
  48. // Sound Aliases
  49.  
  50. //
  51. // CLIENT Initialization Commands
  52. //
  53. // Sound Aliases
  54.  
  55. // -----------------------------------------------------------------------------
  56. // MAIN SECTION
  57. //
  58. !main:
  59.  
  60. // Special Commands
  61.  
  62.